﻿#出版産業の夜明け
pbi_sg_the_dawn_of_the_publishing_industry = {
	category = pbi_sgcat_publishing_industry

	trigger = {
		NOT = {
			any_scope_state = {
				has_building = building_pbi_publishing_industry
			}
		}
	}
	
	on_start = {
		add_journal_entry = {
			type = pbi_je_objective_the_dawn_of_the_publishing_industry
			objective_subgoal = pbi_sg_the_dawn_of_the_publishing_industry
		}
	}
}
#大衆の時代
pbi_sg_the_era_of_the_masses = {
	category = pbi_sgcat_publishing_industry
	is_repeatable = no

	unlocking_subgoals_all = {
		pbi_sg_the_dawn_of_the_publishing_industry
	}
	trigger = {
	}
	
	on_start = {
		add_journal_entry = {
			type = pbi_je_objective_the_era_of_the_masses
			objective_subgoal = pbi_sg_the_era_of_the_masses
		}
	}
}
#産業と芸術
pbi_sg_industry_and_the_arts = {
	category = pbi_sgcat_publishing_industry
	is_repeatable = no

	unlocking_subgoals_all = {
		pbi_sg_the_era_of_the_masses
	}
	trigger = {
	}
	
	on_start = {
		add_journal_entry = {
			type = pbi_je_objective_industry_and_the_arts
			objective_subgoal = pbi_sg_industry_and_the_arts
		}
	}
}
#電報事件
pbi_sg_telegram_incident = {
	category = pbi_sgcat_publishing_industry
	is_repeatable = no

	unlocking_subgoals_all = {
		pbi_sg_industry_and_the_arts
	}
	trigger = {
	}
	
	on_start = {
		add_journal_entry = {
			type = pbi_je_objective_telegram_incident
			objective_subgoal = pbi_sg_telegram_incident
		}
	}
}
#ベストセラー
pbi_sg_bestseller = {
	category = pbi_sgcat_publishing_industry
	is_repeatable = no

	unlocking_subgoals_all = {
		pbi_sg_industry_and_the_arts
	}
	trigger = {
	}
	
	on_start = {
		add_journal_entry = {
			type = pbi_je_objective_bestseller
			objective_subgoal = pbi_sg_bestseller
		}
	}
}
#戦場より
pbi_sg_from_the_battlefield = {
	category = pbi_sgcat_publishing_industry
	is_repeatable = no

	unlocking_subgoals_all = {
		pbi_sg_telegram_incident
	}
	trigger = {
	}
	
	on_start = {
		add_journal_entry = {
			type = pbi_je_objective_from_the_battlefield
			objective_subgoal = pbi_sg_from_the_battlefield
		}
	}
}
#写真の力
pbi_sg_the_power_of_photography = {
	category = pbi_sgcat_publishing_industry
	is_repeatable = no

	unlocking_subgoals_all = {
		pbi_sg_bestseller
	}
	trigger = {
	}
	
	on_start = {
		add_journal_entry = {
			type = pbi_je_objective_the_power_of_photography
			objective_subgoal = pbi_sg_the_power_of_photography
		}
	}
}
#海を超えて
pbi_sg_across_the_sea = {
	category = pbi_sgcat_publishing_industry
	is_repeatable = no

	unlocking_subgoals_all = {
		pbi_sg_telegram_incident
	}
	trigger = {
	}
	
	on_start = {
		add_journal_entry = {
			type = pbi_je_objective_across_the_sea
			objective_subgoal = pbi_sg_across_the_sea
		}
	}
}
#ペンは剣よりも強し
pbi_sg_the_pen_is_mightier_than_the_sword = {
	category = pbi_sgcat_publishing_industry
	is_repeatable = no

	unlocking_subgoals_all = {
		pbi_sg_the_power_of_photography
		pbi_sg_from_the_battlefield
		pbi_sg_across_the_sea
	}
	trigger = {
	}
	
	on_start = {
		add_journal_entry = {
			type = pbi_je_objective_the_pen_is_mightier_than_the_sword
			objective_subgoal = pbi_sg_the_pen_is_mightier_than_the_sword
		}
	}
}
#メディアの王
pbi_sg_king_of_media = {
	category = pbi_sgcat_publishing_industry
	is_repeatable = no

	unlocking_subgoals_all = {
		pbi_sg_the_pen_is_mightier_than_the_sword
	}
	trigger = {
	}
	
	on_start = {
		add_journal_entry = {
			type = pbi_je_objective_king_of_media
			objective_subgoal = pbi_sg_king_of_media
		}
	}
}
